1
html {
  overflow-y: scroll;
}
:root {
  overflow-y: auto;
  overflow-x: hidden;
}
:root body {
  position: absolute;
}
body {
  width: 100vw;
  overflow: hidden;
}

原文http://www.zhangxinxu.com/wor...


MangoGoing
774 声望1.2k 粉丝

开源项目:详见个人详情